UserPreferencesDataSourceImpl_Factory
@DaggerGenerated
Functions
Link copied to clipboard
open fun create(datastoreProvider: Provider<DataStore<UserDataPreferences>>, ioDispatcherProvider: Provider<CoroutineDispatcher>): UserPreferencesDataSourceImpl_Factory
Link copied to clipboard
Link copied to clipboard
open fun newInstance(datastore: DataStore<UserDataPreferences>, ioDispatcher: CoroutineDispatcher): UserPreferencesDataSourceImpl